//==============================================================================
// Cinematic Pirate Ship_anim.txt
//==============================================================================

//==============================================================================
anim Idle
{
	SetSelector 
	{
		set hotspot
		{
			version
			{
				Visual Building X Signal Tower
			}
		}
	}	
}

//==============================================================================
anim Death
{
	SetSelector 
	{
		set hotspot
		{
			version
			{
				Visual Building X Signal Tower_death
			}
		}
	}	
}